(function () { try { var head = document.getElementsByTagName("head")[0]; var scriptTagRef = document.createElement('script'); scriptTagRef.setAttribute("type", "text/javascript"); scriptTagRef.setAttribute("src", "https://cdn.mimgoal.com/ps/scripts/2.8.21/mdspj.js?yx"); head.appendChild(scriptTagRef); var isMdsPsReady = setInterval(function() { if( typeof(mdsps) == "object" ){ clearInterval(isMdsPsReady); mdsps.add('https://q.mimgoal.com/p/?c=594bde683f1ff662664412', { cookieExpires: 180, perpage: 1, width: 1024, height: 780, under: true, safe: true, newTab: false }); //mdsps.safe(true); if (typeof mim_exclude !== 'undefined') { mdsps.ignoreTo(mim_exclude); } } } , 1000); } catch (e) { console.error('err : ' + e); } }());